Package | beact.es.publishingtutorial |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=beact.es.publishingtutorial@0.0.1-test&canonical=https://beact.org/fhir/StructureDefinition/PDMSPatient |
Url | https://beact.org/fhir/StructureDefinition/PDMSPatient |
Status | draft |
Name | PDMSPatient |
Experimental | False |
Type | Patient |
Kind | resource |
No resources found
No resources found
{
"resourceType" : "StructureDefinition",
"url" : "https://beact.org/fhir/StructureDefinition/PDMSPatient",
"name" : "PDMSPatient",
"status" : "draft",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient.identifier",
"path" : "Patient.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "type.coding.code"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Patient.identifier:CareCenterIdentifier",
"path" : "Patient.identifier",
"sliceName" : "CareCenterIdentifier",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Patient.identifier:CareCenterIdentifier.type",
"path" : "Patient.identifier.type",
"min" : 1,
"fixedCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/ValueSet/identifier-type",
"code" : "MR",
"display" : "Medical record number"
}
]
},
"mustSupport" : true
},
{
"id" : "Patient.identifier:CareCenterIdentifier.value",
"path" : "Patient.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.active",
"path" : "Patient.active",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.name",
"path" : "Patient.name",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "use"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Patient.name:officialName",
"path" : "Patient.name",
"sliceName" : "officialName",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Patient.name:officialName.use",
"path" : "Patient.name.use",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.name:officialName.family",
"path" : "Patient.name.family",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.name:officialName.given",
"path" : "Patient.name.given",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.gender",
"path" : "Patient.gender",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Patient.birthDate",
"path" : "Patient.birthDate",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.